Posts

Post marked as solved
1 Replies
As a follow up, I opened a support incident on this and was told to ignore these messages.My delegate wasn't being called was unrelated because it wasn't initialized correctly.
Post marked as solved
12 Replies
This should now be:NavigationLink(destination: DetailView()) { MyView() }.buttonStyle(PlainButtonStyle())